/*banner*/
.webslider { position:relative; width:100%; clear:both; background:#020202;}
.webslider .slide {position:relative;}
.webslider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; display:none;}
.webslider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.webslider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.webslider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.webslider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.webslider .flex-control-paging { bottom:15px; height:10px; left:0; position:absolute; text-align:center; width:100%; }
.webslider .flex-control-paging li { display:inline-block; margin:0 4px; width:16px;}
.webslider .flex-control-paging li a {width:12px; height:12px; background:url("../images/bannerbtn.png") no-repeat;  display:block; cursor:pointer; text-indent:-1000px; overflow:hidden;}
.webslider .flex-control-paging li a.flex-active { background:url("../images/bannerbtnhv.png") no-repeat;}
.webslider .slides > li {display: none;	-webkit-backface-visibility: hidden; list-style-type: none;}
.webslider .slides img { width:100%; max-width:1920px; display: block;}
.classify{ float:right; width:112px; height:28px; display:block; position:relative; background:url("../images/btn01.png") 90% center no-repeat; padding-right:25px; margin:3em 2% 0 0;}
.classify img{ width:42px; float:left;}
.classify b{ width:70px; float:left; display:block; line-height:28px; cursor:pointer; font-size:12px; color:#555; font-weight:normal; text-align:center;}
.classify ul{ width:70%; display:none; background:url("../images/nav_bg01.png") repeat; border-radius:5px; position:absolute;  left:30%; top:30px; z-index:1;}
.classify ul li{ width:100%; text-align:center; font-size:12px; color:#666; line-height:24px; border-bottom:1px solid #cccaca;}
.classify ul li:last-child{ border-bottom:0;}
.bannersj,.webslider .slides img.sj{ display:none;}